Modules and Functions

Description

Modules and Functions is a feature of PolyScope X that will let you reuse functionality, increase readability, and make the program more maintainable, as you only have to adjust a single function to affect the entire program. Modules and functions are designed to be small and independent program blocks that make it easier to debug, reuse, and navigate.

The example that follows uses the created Pick and Place program.